EnmsBr Struct ReferenceENMS BorderRouter API

Detailed Description

Structure defining the ENMS BorderRouter service instance

Data Fields

EMBENET_UDP_SocketDescriptor udpSocket
 UDP socket descriptor.
 
EnmsBrEventHandlers eventHandlers
 Structure with user-defined callbacks that handle received information.
 

Field Documentation

◆ udpSocket

EMBENET_UDP_SocketDescriptor EnmsBr::udpSocket

UDP socket descriptor.

◆ eventHandlers

EnmsBrEventHandlers EnmsBr::eventHandlers

Structure with user-defined callbacks that handle received information.


The documentation for this struct was generated from the following file:
Go to Top